home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 1 Issue 2
/
PDCD-1 - Issue 02.iso
/
_utilities
/
utilities
/
004
/
gstobject
/
list
/
135
/
100
/
Info
next >
Wrap
Text File
|
1994-09-04
|
902b
|
53 lines
Linked list
(C) 1994 George Taylor
Release 1.00
This object requires the Shared C Libary (object 1).
In case of difficulty contact the author:
George Taylor
16 Newton Crescent
Dunblane
Perthshire
Scotland
FK15 ODZ
Email: george@tardis.ed.ac.uk
This product is provided in good faith but there is no warranty
with the product.
The author cannot accept any liability for any loss or damage resulting from
the use in any way of this product.
Entry points provided:
0 list_New
1 list_Dispose
2 list_Destroy
3 list_GetInfo
4 list_SetInfo
5 list_Insert
6 list_InsertAfter
7 list_InsertBefore
8 list_InsertStart
9 list_InsertEnd
10 list_Delete
11 list_ChangeSize
12 list_Search
13 list_SearchForward
14 list_SearchBackward
15 list_Call
16 list_CallForward
17 list_CallBackward
18 list_Join
Operations implemented as macros:
list_First
list_Last
list_Next
list_Prev
list_Size